Skip to content

Conversation

PidgeyBE
Copy link
Owner

I noticed diskcache is doing unneeded memcopy by wrapping bytes in io.BytesIO.
Caching data becomes ~2x as fast by avoiding this copy, in my case.

@PidgeyBE PidgeyBE closed this Oct 11, 2024
@PidgeyBE
Copy link
Owner Author

should've been here grantjenks#333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant